[IA64] Fix PAL_HALT for paravirtualized domains
authorawilliam@xenbuild2.aw <awilliam@xenbuild2.aw>
Sun, 4 Feb 2007 18:36:12 +0000 (11:36 -0700)
committerawilliam@xenbuild2.aw <awilliam@xenbuild2.aw>
Sun, 4 Feb 2007 18:36:12 +0000 (11:36 -0700)
commit4d4ed60a2cf30c0de744eb4fac37772cca1c390b
tree0c29c2d820fb478f9ff7315527fbe850d55d68e6
parent9aee93077301b348e869b8c0410e47f5f09d15ab
[IA64] Fix PAL_HALT for paravirtualized domains

machine_halt() stops the vcpus, but no longer destroys the domain.
This should be more in-line with the behavior on native hardware.

Signed-off-by: Akio Takebe <takebe_akio@jp.fujitsu.com>
linux-2.6-xen-sparse/arch/ia64/kernel/setup.c
xen/arch/ia64/xen/fw_emul.c